| AmTransferType |
| Logical Entity Name | AmTransferType |
| Default Table Name | AmTransferType |
| Physical Only | NO |
| Definition | |
| Note |
| AmTransferType Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
AmTransferTypeID |
int | NO | ||
| Code | varchar(8) | NO | ||
| Descrip | varchar(50) | NO | ||
| IsHighSchool | bit | NO | ||
| IncludeAsTransferStudent | bit | NO | ||
| Active | bit | NO | ||
| SystemCode | bit | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| AmTransferType Primary and Unique Keys |
| Key Name | Key Type | Keys |
| Pk_AmTransferTypeAmTransferTypeID | PrimaryKey | AmTransferTypeID |
| AmTransferType Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyStaff | Non-Identifying | One To Zero or More | FK_AmTransferTypeUserID_SyStaffSyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| AdApprovedTransferCreditRestrictions | Non-Identifying | One To Zero or More | FK_AdApprovedTransferCreditRestrictions_AmTransferTypeID_AmTransferType_AmTransferTypeID | NO | YES | |||
| AdEnrollSched | Non-Identifying | One To Zero or More | FK_AdEnrollSchedAmTransferTypeID_AmTransferTypeAmTransferTypeID | NO | YES | |||
| AdGPAConfiguration | Non-Identifying | One To Zero or More | FK_AdGPAConfigurationAmTransferTypeID_AmTransferTypeAmTransferTypeID | NO | YES | |||
| AdGPATransferType | Non-Identifying | One To Zero or More | FK_AdGPATransferTypeAmTransferTypeID_AmTransferTypeAmTransferTypeID | NO | YES | |||
| AmCollegeTransfer | Non-Identifying | One To Zero or More | FK_AmCollegeTransferAmTransferTypeID_AmTransferTypeAmTransferTypeID | NO | YES |
| AmTransferType Check Constraints |
| Check Constraint Name | CheckConstraint |